object AboutBox: TAboutBox Left = 210 Top = 76 BorderIcons = [biSystemMenu] BorderStyle = bsDialog Caption = 'About Kyodai' ClientHeight = 407 ClientWidth = 369 Font.Color = clWindowText Font.Height = -11 Font.Name = 'MS Sans Serif' Font.Style = [] Position = poScreenCenter PixelsPerInch = 96 TextHeight = 13 object Panel1: TPanel Left = 16 Top = 16 Width = 337 Height = 345 BevelInner = bvLowered BevelOuter = bvLowered Color = clInfoBk TabOrder = 0 object Copyright: TLabel Left = 40 Top = 88 Width = 61 Height = 15 Caption = 'Created by' Font.Color = clBlack Font.Height = -12 Font.Name = 'Arial' Font.Style = [fsBold] ParentFont = False IsControl = True end object Comments: TLabel Left = 40 Top = 104 Width = 50 Height = 15 Caption = 'Music by' Font.Color = clBlack Font.Height = -12 Font.Name = 'Arial' Font.Style = [fsBold] ParentFont = False WordWrap = True IsControl = True end object Label1: TLabel Left = 30 Top = 168 Width = 280 Height = 13 Alignment = taCenter Caption = 'Many thanks to all of you who love my game and bought it !' Font.Color = clMaroon Font.Height = -12 Font.Name = 'MS Sans Serif' Font.Style = [] ParentFont = False end object Label3: TLabel Left = 48 Top = 216 Width = 249 Height = 13 Alignment = taCenter Caption = 'You can find the latest informations about Ky�dai' Font.Color = clBlack Font.Height = -12 Font.Name = 'MS Sans Serif' Font.Style = [] ParentFont = False end object Label4: TLabel Left = 32 Top = 248 Width = 161 Height = 13 Alignment = taCenter Caption = 'at my Internet site, Cyber Namida :' Font.Color = clBlack Font.Height = -12 Font.Name = 'MS Sans Serif' Font.Style = [] ParentFont = False end object Label6: TLabel Left = 72 Top = 288 Width = 49 Height = 15 Alignment = taCenter Caption = 'E-Mail:' Font.Color = clBlack Font.Height = -12 Font.Name = 'Courier New' Font.Style = [] ParentFont = False end object Label8: TLabel Left = 144 Top = 88 Width = 155 Height = 15 Caption = 'Ren�-Gilles Deberdt (Naoki)' Font.Color = clPurple Font.Height = -12 Font.Name = 'Arial' Font.Style = [fsBold] ParentFont = False end object Label9: TLabel Left = 144 Top = 104 Width = 157 Height = 15 Caption = 'Tanguy Matioszek (Tamura)' Font.Color = clPurple Font.Height = -12 Font.Name = 'Arial' Font.Style = [fsBold] ParentFont = False end object Label11: TLabel Left = 32 Top = 312 Width = 263 Height = 18 Alignment = taCenter Caption = 'Copyright � 1997. All rights reserved.' Font.Color = clBlack Font.Height = -15 Font.Name = 'Arial' Font.Style = [fsBold] ParentFont = False end object Label10: TLabel Left = 18 Top = 144 Width = 303 Height = 13 Caption = 'Programmed with Delphi 2.0 - Released on December 1st, 1997.' Font.Color = clBlack Font.Height = -12 Font.Name = 'MS Sans Serif' Font.Style = [] ParentFont = False end object Label16: TLabel Left = 144 Top = 120 Width = 106 Height = 15 Alignment = taCenter Caption = 'The Asegard Muse' Font.Color = clMaroon Font.Height = -12 Font.Name = 'Arial' Font.Style = [fsBold] ParentFont = False end object Label17: TLabel Left = 40 Top = 120 Width = 79 Height = 15 Caption = 'Moral support' Font.Color = clBlack Font.Height = -12 Font.Name = 'Arial' Font.Style = [fsBold] ParentFont = False end object Label3D1: TLabel Left = 66 Top = 15 Width = 209 Height = 36 Alignment = taCenter Caption = 'KYODAI 3.01' Font.Color = clTeal Font.Height = -32 Font.Name = 'Courier New' Font.Style = [fsBold] ParentFont = False end object UrlLabel1: TUrlLabel Left = 128 Top = 272 Width = 195 Height = 13 Cursor = 5 Caption = 'http://namida.animanga.com/kyodai.html' Font.Color = clNavy Font.Height = -12 Font.Name = 'MS Sans Serif' Font.Style = [fsUnderline] ParentFont = False PopupMenu = UrlLabel1. URL = 'http://namida.animanga.com/kyodai.html' end object UrlLabel2: TUrlLabel Left = 200 Top = 248 Width = 106 Height = 13 Cursor = 5 Caption = 'namida.animanga.com' Font.Color = clNavy Font.Height = -12 Font.Name = 'MS Sans Serif' Font.Style = [fsUnderline] ParentFont = False PopupMenu = UrlLabel2. URL = 'http://namida.animanga.com/index.html' end object UrlLabel3: TUrlLabel Left = 128 Top = 288 Width = 106 Height = 13 Cursor = 5 Caption = 'naoki@animanga.com' Font.Color = clPurple Font.Height = -12 Font.Name = 'MS Sans Serif' Font.Style = [fsUnderline] ParentFont = False PopupMenu = UrlLabel3. URL = 'mailto:naoki@animanga.com' end object Label2: TLabel Left = 16 Top = 272 Width = 105 Height = 15 Caption = 'Ky�dai Website:' Font.Color = clBlack Font.Height = -12 Font.Name = 'Courier New' Font.Style = [] ParentFont = False end object Label5: TLabel Left = 48 Top = 232 Width = 249 Height = 13 Alignment = taCenter Caption = 'and hundreds of pages about Japanese animation' Font.Color = clBlack Font.Height = -12 Font.Name = 'MS Sans Serif' Font.Style = [] ParentFont = False end object Label7: TLabel Left = 32 Top = 184 Width = 68 Height = 13 Caption = 'Inspiration :' Font.Color = clBlack Font.Height = -12 Font.Name = 'MS Sans Serif' Font.Style = [fsBold] ParentFont = False end object Label12: TLabel Left = 104 Top = 184 Width = 202 Height = 13 Caption = 'Luna Sea, Radiohead, Jean-Michel Jarre...' Font.Color = clMaroon Font.Height = -12 Font.Name = 'MS Sans Serif' Font.Style = [] ParentFont = False end object Version: TLabel Left = 26 Top = 53 Width = 290 Height = 18 Alignment = taCenter Caption = 'Mah Jongg Solitaire Game by Naoki Haga' Font.Color = clGreen Font.Height = -15 Font.Name = 'Arial' Font.Style = [fsBold] ParentFont = False IsControl = True end end object OKButton: TButton Left = 151 Top = 372 Width = 75 Height = 25 Caption = 'OK' Default = True ModalResult = 1 TabOrder = 1 end end